Management API

Base Resource URL:

     https://[server-name]/api/v01/users/[user-name]/access-info

Description:

Represents access information of the given User.

Supported Actions:

delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes access information of the user.


load  
Method:  GET       Implicit:  Yes       Returns:  UserAccessInfo      
Consumes:  xurl  Produces:  json, xml 
 
Loads access information of the user.


modify  
Method:  POST       Implicit:  Yes       Returns:  UserAccessInfo      
Consumes:  xurl  Produces:  json, xml 
 
Updates access information of the user.

Parameters:
# Name Type Required Default Description
01 object UserAccessInfo Yes Updated object information.

Groups fields reflecting access information for a user